Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Conversation

ivanbratovic
Copy link

This PR replaces calls to the format method and the formatting operator (%) with Python 3.6's f-strings, wherever possible.

Logging functions are not modified. See more: in pylint docs.

This should make the code more readable, easier to maintain, and also faster.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant